﻿2026-04-27T06:52:34.0998585Z ##[group]Run actions/checkout@v4
2026-04-27T06:52:34.0999307Z with:
2026-04-27T06:52:34.0999641Z   fetch-depth: 0
2026-04-27T06:52:34.0999994Z   repository: Mesya82/Service-Book
2026-04-27T06:52:34.1000552Z   token: ***
2026-04-27T06:52:34.1000874Z   ssh-strict: true
2026-04-27T06:52:34.1001207Z   ssh-user: git
2026-04-27T06:52:34.1001544Z   persist-credentials: true
2026-04-27T06:52:34.1002016Z   clean: true
2026-04-27T06:52:34.1002358Z   sparse-checkout-cone-mode: true
2026-04-27T06:52:34.1002769Z   fetch-tags: false
2026-04-27T06:52:34.1003112Z   show-progress: true
2026-04-27T06:52:34.1003444Z   lfs: false
2026-04-27T06:52:34.1003753Z   submodules: false
2026-04-27T06:52:34.1004112Z   set-safe-directory: true
2026-04-27T06:52:34.1004657Z ##[endgroup]
2026-04-27T06:52:34.1861834Z Syncing repository: Mesya82/Service-Book
2026-04-27T06:52:34.1863359Z ##[group]Getting Git version info
2026-04-27T06:52:34.1863954Z Working directory is '/home/runner/work/Service-Book/Service-Book'
2026-04-27T06:52:34.1865044Z [command]/usr/bin/git version
2026-04-27T06:52:34.9550133Z git version 2.53.0
2026-04-27T06:52:34.9570619Z ##[endgroup]
2026-04-27T06:52:34.9584682Z Temporarily overriding HOME='/home/runner/work/_temp/7d184552-cd4c-4171-8372-ab31a9b799c5' before making global git config changes
2026-04-27T06:52:34.9587084Z Adding repository directory to the temporary git global config as a safe directory
2026-04-27T06:52:34.9590531Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-27T06:52:34.9618649Z Deleting the contents of '/home/runner/work/Service-Book/Service-Book'
2026-04-27T06:52:34.9621561Z ##[group]Initializing the repository
2026-04-27T06:52:34.9625580Z [command]/usr/bin/git init /home/runner/work/Service-Book/Service-Book
2026-04-27T06:52:35.2577341Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-04-27T06:52:35.2578592Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-04-27T06:52:35.2579599Z hint: to use in all of your new repositories, which will suppress this warning,
2026-04-27T06:52:35.2580647Z hint: call:
2026-04-27T06:52:35.2581181Z hint:
2026-04-27T06:52:35.2581892Z hint: 	git config --global init.defaultBranch <name>
2026-04-27T06:52:35.2582532Z hint:
2026-04-27T06:52:35.2583128Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-04-27T06:52:35.2584335Z hint: 'development'. The just-created branch can be renamed via this command:
2026-04-27T06:52:35.2585562Z hint:
2026-04-27T06:52:35.2586135Z hint: 	git branch -m <name>
2026-04-27T06:52:35.2586793Z hint:
2026-04-27T06:52:35.2587464Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-04-27T06:52:35.2588766Z Initialized empty Git repository in /home/runner/work/Service-Book/Service-Book/.git/
2026-04-27T06:52:35.2590981Z [command]/usr/bin/git remote add origin https://github.com/Mesya82/Service-Book
2026-04-27T06:52:35.2617760Z ##[endgroup]
2026-04-27T06:52:35.2618525Z ##[group]Disabling automatic garbage collection
2026-04-27T06:52:35.2620828Z [command]/usr/bin/git config --local gc.auto 0
2026-04-27T06:52:35.2643493Z ##[endgroup]
2026-04-27T06:52:35.2644196Z ##[group]Setting up auth
2026-04-27T06:52:35.2648866Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-27T06:52:35.2673006Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-27T06:52:35.7357434Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-27T06:52:35.7381766Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-27T06:52:35.7563930Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-27T06:52:35.7589584Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-27T06:52:35.7770725Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-04-27T06:52:35.7798051Z ##[endgroup]
2026-04-27T06:52:35.7799491Z ##[group]Fetching the repository
2026-04-27T06:52:35.7807537Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +d3d359bb3be21ed66f37b0c281f79aad1d8f9bcf:refs/remotes/pull/23/merge
2026-04-27T06:52:37.2661740Z From https://github.com/Mesya82/Service-Book
2026-04-27T06:52:37.2662660Z  * [new branch]      alert-autofix-2                          -> origin/alert-autofix-2
2026-04-27T06:52:37.2663337Z  * [new branch]      chore/phase-2-private-prep               -> origin/chore/phase-2-private-prep
2026-04-27T06:52:37.2664186Z  * [new branch]      docs/integration-tests-restructure-plan  -> origin/docs/integration-tests-restructure-plan
2026-04-27T06:52:37.2665416Z  * [new branch]      docs/paywall-plan                        -> origin/docs/paywall-plan
2026-04-27T06:52:37.2666068Z  * [new branch]      docs/smoke-tests-plan                    -> origin/docs/smoke-tests-plan
2026-04-27T06:52:37.2666812Z  * [new branch]      feat/required-field-asterisks            -> origin/feat/required-field-asterisks
2026-04-27T06:52:37.2667671Z  * [new branch]      feat/restructure-tests-phase-1           -> origin/feat/restructure-tests-phase-1
2026-04-27T06:52:37.2668408Z  * [new branch]      feat/smoke-test-phase-1                  -> origin/feat/smoke-test-phase-1
2026-04-27T06:52:37.2669105Z  * [new branch]      feat/smoke-test-phase-2-3                -> origin/feat/smoke-test-phase-2-3
2026-04-27T06:52:37.2669848Z  * [new branch]      feat/validations-and-performer           -> origin/feat/validations-and-performer
2026-04-27T06:52:37.2670622Z  * [new branch]      feature/fix-jacoco-coverage              -> origin/feature/fix-jacoco-coverage
2026-04-27T06:52:37.2671569Z  * [new branch]      feature/improve-test-coverage            -> origin/feature/improve-test-coverage
2026-04-27T06:52:37.2672323Z  * [new branch]      feature/unified-test-coverage            -> origin/feature/unified-test-coverage
2026-04-27T06:52:37.2673112Z  * [new branch]      feature/upload-debug-apk-artifact        -> origin/feature/upload-debug-apk-artifact
2026-04-27T06:52:37.2673920Z  * [new branch]      fix/ci-updates-and-coverage              -> origin/fix/ci-updates-and-coverage
2026-04-27T06:52:37.2674547Z  * [new branch]      master                                   -> origin/master
2026-04-27T06:52:37.2675368Z  * [new branch]      refactor/migrate-integration-tests       -> origin/refactor/migrate-integration-tests
2026-04-27T06:52:37.2676107Z  * [new branch]      smoke-tests-step-5                       -> origin/smoke-tests-step-5
2026-04-27T06:52:37.2676832Z  * [new branch]      smoke-tests-step4-navigation             -> origin/smoke-tests-step4-navigation
2026-04-27T06:52:37.2677659Z  * [new branch]      test/smoke-tests-improvements            -> origin/test/smoke-tests-improvements
2026-04-27T06:52:37.2678549Z  * [new branch]      test/smoke-tests-step-6-final-verification -> origin/test/smoke-tests-step-6-final-verification
2026-04-27T06:52:37.2679354Z  * [new ref]         d3d359bb3be21ed66f37b0c281f79aad1d8f9bcf -> pull/23/merge
2026-04-27T06:52:37.2715264Z ##[endgroup]
2026-04-27T06:52:37.2715775Z ##[group]Determining the checkout info
2026-04-27T06:52:37.2716346Z ##[endgroup]
2026-04-27T06:52:37.2720753Z [command]/usr/bin/git sparse-checkout disable
2026-04-27T06:52:37.2751002Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-04-27T06:52:37.2771345Z ##[group]Checking out the ref
2026-04-27T06:52:37.2774437Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/23/merge
2026-04-27T06:52:37.4885869Z Note: switching to 'refs/remotes/pull/23/merge'.
2026-04-27T06:52:37.4887004Z 
2026-04-27T06:52:37.4887483Z You are in 'detached HEAD' state. You can look around, make experimental
2026-04-27T06:52:37.4888292Z changes and commit them, and you can discard any commits you make in this
2026-04-27T06:52:37.4889208Z state without impacting any branches by switching back to a branch.
2026-04-27T06:52:37.4889582Z 
2026-04-27T06:52:37.4889821Z If you want to create a new branch to retain commits you create, you may
2026-04-27T06:52:37.4890449Z do so (now or later) by using -c with the switch command. Example:
2026-04-27T06:52:37.4890757Z 
2026-04-27T06:52:37.4890883Z   git switch -c <new-branch-name>
2026-04-27T06:52:37.4891089Z 
2026-04-27T06:52:37.4891226Z Or undo this operation with:
2026-04-27T06:52:37.4891412Z 
2026-04-27T06:52:37.4891506Z   git switch -
2026-04-27T06:52:37.4891658Z 
2026-04-27T06:52:37.4891917Z Turn off this advice by setting config variable advice.detachedHead to false
2026-04-27T06:52:37.4892260Z 
2026-04-27T06:52:37.4892676Z HEAD is now at d3d359b Merge 693c5509fd0040a53d79529880518354e9eb0056 into 6a1fa2bee2c4e937b0b935e7c7b45e87e9807850
2026-04-27T06:52:37.5090003Z Encountered 1 file that should have been a pointer, but wasn't:
2026-04-27T06:52:37.5098283Z 	app/coverage-baselines/gmd_smoke.ec
2026-04-27T06:52:37.5107867Z ##[endgroup]
2026-04-27T06:52:37.5141055Z [command]/usr/bin/git log -1 --format=%H
2026-04-27T06:52:37.5160087Z d3d359bb3be21ed66f37b0c281f79aad1d8f9bcf
